###    README    ###

###    Nexcopy Inc.    ###
###    Command Line Lock / Unlock Tool    ###



=========================================
     Deploying Nexcopy Command Line Locking Tool
=========================================

This command line tool will allow a programmer to lock and unlock this USB stick through their application.  The commands below are what is needed to implement this tool with your program.

=========================================

1.)    Go to Start -> Run and type cmd and press Ok

2.)    Youll need to navigate your way to the correct directory where you put the 2001Lock.exe file. So for instance, if you put it on the root of your C drive, at the command prompt you could just type: cd C:\

3.)    Type: 2001Lock.exe h to show a screen of information about what flags you can use and what they do

3.)    User is required to enter a password at first use.  The password is used to unlock the write protection.  The password is not required to view content on the drive.  Password can be changed at a future date.

4.)    Drive is automatically write protected when power is disconnected (drive removed).

5.)    To unlock a drive, type: 2001Lock.exe u X: "password" and replace X with the drive letter and replace "password" with your (new) password.

6.)    To check if a newer version of Lock License utility is available, type:  2001lock.exe  -x and be sure the computer has an internet connection.

